home *** CD-ROM | disk | FTP | other *** search
- Path: ratty.wolfe.net!usenet
- From: mcguire@wolfe.net (McGuire)
- Newsgroups: comp.unix.questions,comp.lang.c,comp.unix.programming
- Subject: SIGBUS - What are the possible causes?
- Date: Tue, 09 Jan 1996 07:11:16 GMT
- Organization: Wolfe Internet Access, L.L.C.
- Message-ID: <4ct4es$3k7@news1.wolfe.net>
- NNTP-Posting-Host: sea-ts2-p12.wolfenet.com
- X-Newsreader: Forte Free Agent v0.55
-
- Hello all,
-
- I am trying to compile a program under gcc 2.7.0 that works under the
- native HP-UX 9.05 cc. In one routine I get a SIGBUS error. When I
- ignore the SIGBUS error, I get a segmentation violation. When I add
- some code to test what might be happening, the location at which the
- error occurs appears to change (I am using gdb under xemacs). Does
- anyone have any ideas as to what the possible causes of such an error
- might be.
-
- Thanks for your help,
-
- Mike
-
-